Skip to content

DipeshGarg/Shell-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shell-Scripts

Some of my personal automation shell scripts.

Details of all scripts

Sub-Enum.sh

Syntax --> ./Sub-Enum.sh < filename containing all domains >

This script takes a file containing all domains and enumerate subdomains for each of them using multiple tools as Subfinder , Assetfinder , Amass. Then after sorting them it check for alive subdomains and gives you 2 files one with all subdomains and other with alive ones.


Linux-tools-2.sh

Syntax --> ./Linux-tools-2.sh

This tool can install nearly all important pentesting and bug hunting tools with just some key pressing. image


Cvss.sh

Syntax --> ./Cvss.sh or ./Cvss.sh | tee details.txt

Then copy all the cves you want details for like CVE-2020-0601, CVE-2020-13777, CVE-2021-40449

2022-09-05 12_50_26-Kali-Linux-2022 2-vmware-amd64 - VMware Workstation

About

Some of my personal automation shell scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages